home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacHack 1997
/
MacHack 1997.toast
/
Hacks
/
Hacks ’96
/
PredatorPrey
/
WhichWindow.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1996-06-22
|
153 b
|
10 lines
|
[
TEXT/KAHL
]
/* #include "WhichWindow.h" */
#ifndef __WW__
#define __WW__
void WhichWindowSeg (void);
short WhichWindow(WindowPtr, short *);
#endif /* __WW__ */